home *** CD-ROM | disk | FTP | other *** search
- Path: ralph.vnet.net!usenet
- From: Prodigm <prodigm@vnet.net>
- Newsgroups: comp.lang.c++
- Subject: Borland C++ And SQL Server
- Date: Mon, 18 Mar 1996 16:51:00 -0500
- Organization: Prodigm Corporation
- Message-ID: <314DDAC4.15E0@vnet.net>
- NNTP-Posting-Host: prodigm.vnet.net
- Mime-Version: 1.0
- Content-Type: text/plain; charset=us-ascii
- Content-Transfer-Encoding: 7bit
- X-Mailer: Mozilla 2.0 (Win95; I)
-
- I am developing using Borland C++ 4.52 and need to access SQL Server.
- I had intended to use embedded SQL to do this but was
- unpleasantly surprised to find that Microsoft's SQL Server only supports
- Visual C++ for both embedded SQL and the C Library access. I have been
- hoping to avoid resorting to ODBC or IDAPI. Does anyone know of any
- other options???
-
- Thanks Ed
-